-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.14.12
-
Code
-
Classes
- Integer
| Total Complexity |
43 |
| Dependencies |
4 |
| Dependents |
7 |
| Total lines |
396 |
| Lines of code |
167 |
| Logical lines of code |
100 |
| Comment lines |
154 |
| Methods |
23 |
| Properties |
5 |
Methods 23
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| squareRoot() |
A |
45 |
8 |
39 |
| getNAF() |
S |
51 |
7 |
26 |
| __construct() |
S |
65 |
2 |
9 |
| setRecurringModuloFunction() |
S |
70 |
2 |
6 |
| checkInstance() |
S |
73 |
2 |
5 |
| add() |
S |
64 |
2 |
9 |
| subtract() |
S |
65 |
2 |
9 |
| toBytes() |
S |
67 |
2 |
7 |
| toBits() |
S |
68 |
2 |
7 |
| setModulo() |
S |
79 |
1 |
3 |
| cleanupCache() |
S |
76 |
1 |
4 |
| getModulo() |
S |
80 |
1 |
3 |
| equals() |
S |
75 |
1 |
4 |
| compare() |
S |
75 |
1 |
4 |
| multiply() |
S |
75 |
1 |
4 |
| divide() |
S |
71 |
1 |
5 |
| pow() |
S |
72 |
1 |
5 |
| isOdd() |
S |
81 |
1 |
3 |
| negate() |
S |
78 |
1 |
3 |
| toHex() |
S |
80 |
1 |
3 |
| toBigInteger() |
S |
81 |
1 |
3 |
| __toString() |
S |
81 |
1 |
3 |
| __debugInfo() |
S |
79 |
1 |
3 |